NevronOpenVision
Nevron.Nov.DataStructures Namespace / INIterator<T> Interface

INIterator<T> Interface Properties

For a list of all members of this type, see INIterator<T> members.

Public Properties
 NameDescription
 PropertyGets the current item. Valid only if MoveNext() returned true prior to getting the current value.  
Top
See Also